home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / DialogControls / MovableModal.h < prev    next >
Text File  |  1995-05-08  |  177b  |  4 lines

  1. void    MovableModalDialog( ModalFilterUPP    filterProc, short *itemHit, DialogPtr whichDlog );
  2. void    DoMyDeactivate( WindowPtr theWindow );
  3. void    DoMyActivate( WindowPtr theWindow );
  4.